Welcome![Sign In][Sign Up]
Location:
Search - full screen mfc

Search list

[Dialog_WindowMFC程序全屏显示源代码

Description: MFC程序全屏显示源代码,可以实现视图的全屏幕显示-MFC procedures in full-screen source code, can achieve a full-screen view of the show
Platform: | Size: 22862 | Author: 赵渊 | Hits:

[Dialog_WindowMFC框架程序中全屏显示特性的实现

Description: 实现全屏显示-achieve full screen display
Platform: | Size: 1275071 | Author: 李忠良 | Hits:

[Dialog_WindowMFC框架程序中全屏显示特性的实现

Description: 实现全屏显示-achieve full screen display
Platform: | Size: 1274880 | Author: 李忠良 | Hits:

[OpenGL programopen_win32_class

Description: 今天写了个基于MFC对话框的OpenGL类:COpenGL,可以在对话框程序中使用OpenGL了,并且提供了全屏与非全屏转换的两个函数,很容易使用,速度快。-today was based MFC dialog OpenGL categories : COpenGL, in the dialog box procedure can use OpenGL, and provided a full-screen and full-screen-two conversion functions, easy to use, fast.
Platform: | Size: 21504 | Author: | Hits:

[Dialog_WindowMFC程序全屏显示源代码

Description: MFC程序全屏显示源代码,可以实现视图的全屏幕显示-MFC procedures in full-screen source code, can achieve a full-screen view of the show
Platform: | Size: 22528 | Author: 赵渊 | Hits:

[GUI Developgradr_src

Description: 全屏显示gradr_src,VC,MFC界面编程-gradr_src full screen display, VC, MFC programming interface
Platform: | Size: 3072 | Author: zrh | Hits:

[GDI-BitmapMyMFCVega

Description: 自己编写的基于vega的mfc程序! Vega是MultiGen-Paradigm公司在实时视觉和听觉仿真应用方面推出的具有工业领先水平的 可视化应用软件环境。 Vega把先进的模拟功能与容易使用的工具相结合, 使得实现一个仿真应用变 得十分的简单、快捷。 只要安装了 vega和VC++即可运行! 是学习vega很好的例子!已经实现了运动模式的切换,环境的控制!以及全屏显示功能等!-prepared based on their loves the mfc procedures! Vega is MultiGen- Paradigm, a company in real-time visual and auditory simulation applications launched with industry-leading levels of visualization software environment. Vega advanced analog functions and easy-to-use tools and make the attainment of a simulation application has become very simple and efficient. As for the villains and VC can run! Learning Bond is a very good example! The campaign has achieved the mode switching, and environmental control! And the full-screen capabilities!
Platform: | Size: 73728 | Author: xueliang | Hits:

[Dialog_WindowMFC

Description: MFC框架程序中全屏显示特性的实现源代码-MFC framework for procedures to achieve full-screen display characteristics of the source code
Platform: | Size: 1133568 | Author: peter | Hits:

[Picture Viewermfc-FullScreen

Description: 使用VC的mfc框架下的图像全屏显示。如果有高手可以知道怎样把里面嵌入的图片换成其他的,请赐教了。谢谢。-The use of VC under the framework of the mfc image full screen. If there is a master to know how to embed it into other images, please forward the.谢谢.
Platform: | Size: 1222656 | Author: wanglu | Hits:

[OpenGL programMFC_OpenGL

Description: 制作一个基于MFC对话框的OpenGL类 基于MFC对话框的OpenGL类:COpenGL,可以在对话框程序中使用OpenGL了,并且提供了全屏与非全屏转换的两个函数,很容易使用,速度快。-Create a MFC dialog based on the OpenGL-type MFC dialog-based OpenGL category: COpenGL, in the dialog box procedure can be used in OpenGL, and it provides a full screen and non-full-screen conversion of the two functions, is easy to use, fast .
Platform: | Size: 11264 | Author: liugao | Hits:

[Windows Developmfc

Description: 全屏幕显示图形文件 一定要分狂的下载哦 一定是好东西-Full-screen display graphics files must be sub-crazy download Oh must be a good thing
Platform: | Size: 1128448 | Author: ghhong1986 | Hits:

[Compress-Decompress algrithmsscreen

Description: 1.在MFC框架下实现全屏 2.同时能够从全屏中恢复成普通屏-1. In the MFC framework to achieve full-screen 2. At the same time be able to recover from a normal full-screen screen
Platform: | Size: 1970176 | Author: wei | Hits:

[OpenGL programOpenGL

Description: OpengL mfc框架,可自由实现全屏和窗口两种显示模式,代码浅显易懂-OpengL mfc framework, be free to achieve the two full-screen and window display mode, code easy to understand
Platform: | Size: 98304 | Author: 山东省 | Hits:

[GDI-Bitmapscrnsave_code

Description: 这是一个在windows平台下运行的类似于win98的屏幕保护程序“变幻线”的东东,不过屏蔽掉了Alt+Ctrl+Del,Alt+Tab键,运行时全屏,只能用特定的密码退出,密码是:kkcocoon.呵呵,记住了,不然,可能要逼得你重新启动机器。   本程序对于每一个windows下编程的程序员(比如正在使用VC,VB,Delphi,C++Builder等的朋友)来说,相信都会是一个很有价值的示例程序。因为本程序没有使用MFC,VCL等类库,用Windows SDK(Windows Software Development kit,即windows软件开发工具包)编写,可以说是在Windows下编程的最低层,也是windows程序的标准编写方式。相信本程序对理解在windows下编程的一般结构和思想有所帮助。   本程序用C语言编写,在Visual C++6.0下编译调试,在代码文件中有详细的注释,几乎是一行程序一行注释。具体问题可以看源程序的Readme.txt,其他问题可发邮件给我。-This is a platform for running under windows similar to the screen saver win98 "change line" Dongdong, but masked the Alt+ Ctrl+ Del, Alt+ Tab keys, run-time full-screen, only with a specific password exit, the password is: kkcocoon. Oh, remember, otherwise you may be forced to restart the machine. This procedure for each program under windows programmers (such as is the use of VC, VB, Delphi, C++ Builder and other friends), the trust will be a valuable example of the procedure. Since this procedure does not use MFC, VCL class library, etc., using Windows SDK (Windows Software Development kit, that is, windows software development kit) to prepare, it can be said that under Windows at the lowest level programming as well as standard windows procedure to prepare the way. Believe that the process of understanding at windows programming under the general structure and ideas help. This procedure using C language, in the Visual C++6.0 under the compiler debugging, in the code file
Platform: | Size: 17408 | Author: kk.h | Hits:

[GUI DevelopFullScreen

Description: 简单几句,vc++实现全屏显示!MFC框架程序中实现!-A few easy, vc++ achieve full screen! MFC framework implementation process!
Platform: | Size: 394240 | Author: 咚咚 | Hits:

[Multimedia DevelopCaptureScr

Description: 这是一款基于MFC开发平台的捕捉屏幕信息的工具软件,能够根据需要分区域或全屏捕捉屏幕信息,并已AVI格式保存,是我自己在别人的基础上写的,感觉还可以,供大家评赏-This is a MFC-based development platform of tools to capture screen information software, according to the needs of sub-regional or full-screen capture screen information and AVI format, is my own based on other people' s writing, I feel also for the We reward assessment
Platform: | Size: 2126848 | Author: jackson | Hits:

[GUI DevelopMFC-fullScreen

Description: 采用MFC写的一个全屏显示的程序,是一个实现全屏的超级经典例子。-Using MFC to write a full-screen procedures to achieve full-screen is a classic example of the super.
Platform: | Size: 590848 | Author: wang gang | Hits:

[Windows Developmfc

Description: MFC 实现的全屏显示的程序,需要的可以下载参考下!-MFC to achieve full-screen display program, you can download the information required under!
Platform: | Size: 1155072 | Author: 肖传毅 | Hits:

[GUI DevelopFullScreen

Description: full screen use MFC, and opencv lib
Platform: | Size: 25600 | Author: terra | Hits:

[Dialog_WindowFull-screen

Description: MFC 全屏显示技术 2008-12-20 11:16 全屏显示是一些应用软件程序必不可少的功能。-Full screen
Platform: | Size: 198656 | Author: 梦梦 | Hits:
« 12 3 4 »

CodeBus www.codebus.net